Previous Book Contents Book Index Next

Inside Macintosh: Programming With JManager /
Chapter 2 - JManager Reference / JManager Functions
Runtime Invocation Functions /


JMGetSessionObject

Obtains a JRI reference for an existing session.

jref JMGetSessionObject (JMSessionRef session);
session
The session whose object reference you wish to obtain.
function result
A pointer to the com.apple.mrj.JManager.JMSession object.
DISCUSSION
The JMGetSessionObject returns the JRI reference equivalent (of type jref) of the JMSessionRef reference.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
10 DEC 1997